home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 November / Chip_2001-11_cd1.bin / sharewar / cesarftp / CesarFTP.EXE / {app} / Changes.txt < prev    next >
Encoding:
Text File  |  2001-08-05  |  3.0 KB  |  73 lines

  1. Changes made in 0.99b
  2.  
  3.     Fixes:
  4.         Fixed a bug in the PORT command which crashed the server.
  5.         Fixed a buffer overflow.
  6.         Fixed a bug which caused the server to crash if the IPs of the computer changed.
  7.         Fixed a bug which prevented from creating a big number of accounts.
  8.         Remote control should be fully functional.
  9.         Improved the LIST command handling.
  10.         Bug when changing the server port while it is online.
  11.         Fixed a problem with the option "launch on system start" on Win9x systems.
  12.         Events set up for a group where not used by its users.
  13.         Fixed a problem with log files.
  14.         Improved CPU detection speed.
  15.         Fixed some login problems due to commands issued between USER and PASS commands.
  16.  
  17.     Additions:
  18.         The root directory "/" can know point to a real folder.
  19.         You can change the name of your virtual directories.
  20.         You don't need anymore to click the update access right button for updating the rights.
  21.         Added the FILEEXT and FILESIZE tags for events control.
  22.         Added a Password generator.
  23.         More options can be inherited from groups to their users.
  24.         You can now hide passwords with ****.
  25.         Added an upload graph.
  26.         Added more messages especially a message containing the IP of every new connection.
  27.         Added a counter to the maximum number of connection per IP.
  28.         You can quit now statistic window and spy windows with the escape key.
  29.         You can clear log windows now.
  30.  
  31.     Changes:
  32.         The entire networking code of the server has been remade. It does now use a
  33.         constant number of threads, should be a little bit faster, or at least takes
  34.         less CPU resources.
  35.         The color of the download speed graph has been changed.
  36.         Improve creatly the installation process by using Inno Setup by Jordan Russell.
  37.         The connect message can now be much bigger (32 Kb).
  38.         The speed limit does also affect uploads.        
  39.         Improved greatly the configuration of the passive addresses and ports used.
  40.         Overall stability is greatly improved.
  41.         New GUI bitmaps.
  42.  
  43. Changes made in 0.98b
  44.  
  45.     Fixes:
  46.         Problem when setting up remote control.
  47.         Fixed some bugs related to spy windows. A big number of opened spy windows could crash the controller.
  48.         Fixed ratio & quota credit limits were abnormally low.
  49.         Fixed Huges file listing could crash the server.
  50.         Bug that caused the server to crash when closed while running.
  51.         Remote control should now work properly.
  52.  
  53.         And many other miscellaneous small things.
  54.  
  55.     Additions:
  56.         download speed graph.
  57.         some basic multihome options.
  58.         CesarFTP remembers position and size of the main window, the statistic window, and the browser window.
  59.  
  60.     Changes:
  61.         Settings are now stored in *.ini files.
  62.         Multiline logs are now better handled.
  63.         When installed as a service, default is now to run it on system start.
  64.  
  65. Changes made in 0.97b
  66.  
  67.     Added a default directory options.
  68.  
  69.     Fixed some server stability bugs.
  70.     Fixed a bug in User Dialog when adding a user to a group ( displaying an unwanted message box ).
  71.     Fixed a bug in the Ban Access dialog which prevented the use of this functionality.
  72.     Fixed improper handling of events.
  73.